pgHilitedTextColor
Type
property
Summary
The text color of the highlighted rows.
Syntax
set the pgHilitedTextColor of widget to <RGB Color>
get the pgHilitedTextColor of widget
Description
Use the pgHilitedTextColor property to get and set the text color of the highlighted rows.
Examples
set the pgHilitedTextColor of widget"PolyGrid" to "196,255,224"